[Manager Summary]
Obtains resolution information about the current printer.
OSStatus PMGetPrinterResolution(PMTag tag, PMResolution *res)
PARAMETERS
tag
- One of the constants defined by the PMTagdata type. Supply the constant representing the information you wish to obtain about the current printer.
res
- A pointer to a structure of type PMResolution. On return, this structure contains the information you requested in the tag parameter.
- function result
- If a printer driver doesn’t support the resolution ranges that you specify, PMGetPrinterResolution returns the result code kPMNotImplemented.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.